[INFO] cloning repository https://github.com/portal-co/axum-wist
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/portal-co/axum-wist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Faxum-wist", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Faxum-wist'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f23c6f22639b0a4388b2de32884bee3994f7755a
[INFO] fixing portal-co/axum-wist against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fportal-co%2Faxum-wist" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/portal-co/axum-wist
[INFO] finished tweaking git repo https://github.com/portal-co/axum-wist
[INFO] tweaked toml for git repo https://github.com/portal-co/axum-wist written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/portal-co/axum-wist on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/portal-co/axum-wist already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wist v0.1.8
[INFO] [stderr]   Downloaded whisk v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 075fe6d34c6c6c19b3cd719a64f289090ef64edea453dff76734b3f9422f35ba
[INFO] running `Command { std: "docker" "start" "075fe6d34c6c6c19b3cd719a64f289090ef64edea453dff76734b3f9422f35ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "075fe6d34c6c6c19b3cd719a64f289090ef64edea453dff76734b3f9422f35ba" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "075fe6d34c6c6c19b3cd719a64f289090ef64edea453dff76734b3f9422f35ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "075fe6d34c6c6c19b3cd719a64f289090ef64edea453dff76734b3f9422f35ba" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking whisk v0.13.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking wist v0.1.8
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking axum-wist v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: `dyn for<'a> FnMut(&'a [u8], Encryption) -> Cow<'_, [u8]>` cannot be sent between threads safely
[INFO] [stdout]     --> src/lib.rs:25:70
[INFO] [stdout]      |
[INFO] [stdout]   25 |     return get(|s2: State<S>, x: X| async move { s(x, s2.0).await }).post(
[INFO] [stdout]      |                                                                      ^^^^ `dyn for<'a> FnMut(&'a [u8], Encryption) -> Cow<'_, [u8]>` cannot be sent between threads safely
[INFO] [stdout]   26 |         |s: State<S>, h: HeaderMap, body: Bytes| async move {
[INFO] [stdout]      |                                                  ---------- within this `{async block@src/lib.rs:26:50: 26:60}`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `{async block@src/lib.rs:26:50: 26:60}`, the trait `Send` is not implemented for `dyn for<'a> FnMut(&'a [u8], Encryption) -> Cow<'_, [u8]>`
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/handler/mod.rs:313:1
[INFO] [stdout]      |
[INFO] [stdout]  313 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  314 | | where
[INFO] [stdout]  315 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  316 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  320 | |     T: 'static,
[INFO] [stdout]  321 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout]      = note: required because it appears within the type `&mut dyn for<'a> FnMut(&'a [u8], Encryption) -> Cow<'_, [u8]>`
[INFO] [stdout] note: required because it's used within this `async` fn body
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wist-0.1.8/src/lib.rs:80:18
[INFO] [stdout]      |
[INFO] [stdout]   80 |       ) -> Vec<u8> {
[INFO] [stdout]      |  __________________^
[INFO] [stdout]   81 | |         let a = transform(a, Encryption::Decrypt);
[INFO] [stdout]   82 | |         let mut b = a.iter().cloned();
[INFO] [stdout]   83 | |         while let Some(x) = WsFrame::from_bytes_iter(&mut b) {
[INFO] [stdout] ...    |
[INFO] [stdout]   90 | |         transform(&b, Encryption::Encrypt).into_owned()
[INFO] [stdout]   91 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] note: required because it's used within this `async` fn body
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wist-0.1.8/src/lib.rs:92:69
[INFO] [stdout]      |
[INFO] [stdout]   92 |       pub async fn process(&self, a: &[u8], max_resp: u32) -> Vec<u8> {
[INFO] [stdout]      |  _____________________________________________________________________^
[INFO] [stdout]   93 | |         return self
[INFO] [stdout]   94 | |             .process_transformed(a, &mut |a, _| Cow::Borrowed(a), max_resp)
[INFO] [stdout]   95 | |             .await;
[INFO] [stdout]   96 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] note: required because it's used within this `async` block
[INFO] [stdout]     --> src/lib.rs:26:50
[INFO] [stdout]      |
[INFO] [stdout]   26 |         |s: State<S>, h: HeaderMap, body: Bytes| async move {
[INFO] [stdout]      |                                                  ^^^^^^^^^^
[INFO] [stdout]      = note: required for `{closure@src/lib.rs:26:9: 26:49}` to implement `Handler<(axum_core::extract::private::ViaRequest, State<S>, HeaderMap, bytes::Bytes), S>`
[INFO] [stdout] note: required by a bound in `MethodRouter::<S>::post`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/routing/method_routing.rs:326:16
[INFO] [stdout]      |
[INFO] [stdout]  326 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `MethodRouter::<S>::post`
[INFO] [stdout] ...
[INFO] [stdout]  649 |     chained_handler_fn!(post, POST);
[INFO] [stdout]      |     -------------------------------
[INFO] [stdout]      |     |                   |
[INFO] [stdout]      |     |                   required by a bound in this associated function
[INFO] [stdout]      |     in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `chained_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `dyn for<'a> FnMut(&'a [u8], Encryption) -> Cow<'_, [u8]>` cannot be sent between threads safely
[INFO] [stdout]     --> src/lib.rs:25:70
[INFO] [stdout]      |
[INFO] [stdout]   25 |     return get(|s2: State<S>, x: X| async move { s(x, s2.0).await }).post(
[INFO] [stdout]      |                                                                      ^^^^ `dyn for<'a> FnMut(&'a [u8], Encryption) -> Cow<'_, [u8]>` cannot be sent between threads safely
[INFO] [stdout]   26 |         |s: State<S>, h: HeaderMap, body: Bytes| async move {
[INFO] [stdout]      |                                                  ---------- within this `{async block@src/lib.rs:26:50: 26:60}`
[INFO] [stdout]      |
[INFO] [stdout]      = help: within `{async block@src/lib.rs:26:50: 26:60}`, the trait `Send` is not implemented for `dyn for<'a> FnMut(&'a [u8], Encryption) -> Cow<'_, [u8]>`
[INFO] [stdout] help: the following other types implement trait `Handler<T, S>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/routing/method_routing.rs:1309:1
[INFO] [stdout]      |
[INFO] [stdout] 1309 | / impl<S> Handler<(), S> for MethodRouter<S>
[INFO] [stdout] 1310 | | where
[INFO] [stdout] 1311 | |     S: Clone + 'static,
[INFO] [stdout]      | |_______________________^ `MethodRouter<S>` implements `Handler<(), S>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/handler/mod.rs:313:1
[INFO] [stdout]      |
[INFO] [stdout]  313 | / impl<H, S, T, L> Handler<T, S> for Layered<L, H, T, S>
[INFO] [stdout]  314 | | where
[INFO] [stdout]  315 | |     L: Layer<HandlerService<H, T, S>> + Clone + Send + Sync + 'static,
[INFO] [stdout]  316 | |     H: Handler<T, S>,
[INFO] [stdout] ...    |
[INFO] [stdout]  320 | |     T: 'static,
[INFO] [stdout]  321 | |     S: 'static,
[INFO] [stdout]      | |_______________^ `Layered<L, H, T, S>` implements `Handler<T, S>`
[INFO] [stdout]      = note: required because it appears within the type `&mut dyn for<'a> FnMut(&'a [u8], Encryption) -> Cow<'_, [u8]>`
[INFO] [stdout] note: required because it's used within this `async` fn body
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wist-0.1.8/src/lib.rs:80:18
[INFO] [stdout]      |
[INFO] [stdout]   80 |       ) -> Vec<u8> {
[INFO] [stdout]      |  __________________^
[INFO] [stdout]   81 | |         let a = transform(a, Encryption::Decrypt);
[INFO] [stdout]   82 | |         let mut b = a.iter().cloned();
[INFO] [stdout]   83 | |         while let Some(x) = WsFrame::from_bytes_iter(&mut b) {
[INFO] [stdout] ...    |
[INFO] [stdout]   90 | |         transform(&b, Encryption::Encrypt).into_owned()
[INFO] [stdout]   91 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] note: required because it's used within this `async` fn body
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wist-0.1.8/src/lib.rs:92:69
[INFO] [stdout]      |
[INFO] [stdout]   92 |       pub async fn process(&self, a: &[u8], max_resp: u32) -> Vec<u8> {
[INFO] [stdout]      |  _____________________________________________________________________^
[INFO] [stdout]   93 | |         return self
[INFO] [stdout]   94 | |             .process_transformed(a, &mut |a, _| Cow::Borrowed(a), max_resp)
[INFO] [stdout]   95 | |             .await;
[INFO] [stdout]   96 | |     }
[INFO] [stdout]      | |_____^
[INFO] [stdout] note: required because it's used within this `async` block
[INFO] [stdout]     --> src/lib.rs:26:50
[INFO] [stdout]      |
[INFO] [stdout]   26 |         |s: State<S>, h: HeaderMap, body: Bytes| async move {
[INFO] [stdout]      |                                                  ^^^^^^^^^^
[INFO] [stdout]      = note: required for `{closure@src/lib.rs:26:9: 26:49}` to implement `Handler<(axum_core::extract::private::ViaRequest, State<S>, HeaderMap, bytes::Bytes), S>`
[INFO] [stdout] note: required by a bound in `MethodRouter::<S>::post`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/axum-0.8.8/src/routing/method_routing.rs:326:16
[INFO] [stdout]      |
[INFO] [stdout]  326 |             H: Handler<T, S>,
[INFO] [stdout]      |                ^^^^^^^^^^^^^ required by this bound in `MethodRouter::<S>::post`
[INFO] [stdout] ...
[INFO] [stdout]  649 |     chained_handler_fn!(post, POST);
[INFO] [stdout]      |     -------------------------------
[INFO] [stdout]      |     |                   |
[INFO] [stdout]      |     |                   required by a bound in this associated function
[INFO] [stdout]      |     in this macro invocation
[INFO] [stdout]      = note: this error originates in the macro `chained_handler_fn` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `axum-wist` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `axum-wist` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "075fe6d34c6c6c19b3cd719a64f289090ef64edea453dff76734b3f9422f35ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "075fe6d34c6c6c19b3cd719a64f289090ef64edea453dff76734b3f9422f35ba", kill_on_drop: false }`
[INFO] [stdout] 075fe6d34c6c6c19b3cd719a64f289090ef64edea453dff76734b3f9422f35ba
